Searched defs:TensorListFromTensor (Results 1 – 3 of 3) sorted by relevance
650 TensorListFromTensor(OpKernelConstruction* c) : OpKernel(c) {} in TensorListFromTensor() function
829 TEST_F(AutoMixedPrecisionTest, TensorListFromTensor) { in TEST_F() argument
16054 func TensorListFromTensor(scope *Scope, tensor tf.Output, element_shape tf.Output) (output_handle t… func